home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / ds5000.md / RCS / asmhead,v < prev    next >
Encoding:
Text File  |  1991-11-08  |  529 b   |  43 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.1
  10. date     91.11.08.14.30.29;  author kupfer;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @Prototype header for a DECstation assembly language function.
  17. @
  18.  
  19.  
  20.  
  21. 1.1
  22. log
  23. @Initial revision
  24. @
  25. text
  26. @
  27. /*
  28.  * ----------------------------------------------------------------------
  29.  *
  30.  * <procName> --
  31.  *
  32.  *    <description>
  33.  *
  34.  * Results:
  35.  *    None.
  36.  *
  37.  * Side effects:
  38.  *    None.
  39.  *
  40.  * ----------------------------------------------------------------------
  41.  */
  42. @
  43.